home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / jh3b3of4.zip / SHOW2.TXT < prev   
Text File  |  1993-03-01  |  25KB  |  591 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                                                        │
  17.                                                       The Silicon Frog │
  18.                                                                        │
  19.                                                      The SHOW2 Program │
  20.                                                                        │
  21.                                                FirstLook's Show Viewer │
  22.                                                                        │
  23.                                                            Version 2.0 │
  24.                                                                        │
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.             Copyright (c) 1991, The Silicon Frog, Inc.
  58.                           All Rights Reserved
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.             Introduction...............................................3
  67.                 Quick Start............................................3
  68.                 Starting SHOW2 in Manual Mode..........................3
  69.                     The Show File Menu.................................5
  70.                     The Credit Screen..................................5
  71.                 Running SHOW2 - Manual Mode............................5
  72.                     F2 - Screen Menu...................................6
  73.                     F3 - Special Effects Toggle........................6
  74.                     First and Last Screens.............................7
  75.                 AutoMode Operation.....................................7
  76.                     No-Show Files......................................7
  77.                 Starting and Running SHOW2 in AutoMode.................7
  78.                     AutoMode/Manual Mode Toggle........................8
  79.                     AutoMode Batch Operation...........................8
  80.                     Continuous Unattended Operation....................9
  81.                 Video Adapter Support..................................9
  82.                     Incompatible Video Adapters.......................10
  83.                 Compatibility with earlier versions...................10
  84.                 SHOW & SHOW2 - Version History........................11
  85.                     Version 2.0.......................................11
  86.                     Version 1.7.......................................11
  87.                     Version 1.6.......................................11
  88.                     Version 1.5.......................................11
  89.                     Versions 1.0 through 1.4..........................11
  90.  
  91.  
  92.  
  93.                                                                  SHOW2 3
  94.  
  95.  
  96.             Introduction
  97.  
  98.             The SHOW2 program displays Show Files (.SH2) created with
  99.             the FirstLook system.  SHOW2 requires approximately 90K to
  100.             operate, and PC- or MS-DOS release 2.1 or greater.  A color
  101.             display is highly recommended, but not mandatory.  SHOW2
  102.             also takes advantage of a Microsoft or compatible mouse if
  103.             one is available.
  104.  
  105.  
  106.             Quick Start
  107.  
  108.             For experienced folks and all who hate to read .DOCs, here's
  109.             the quickest way to view shows with the SHOW2 program:
  110.  
  111.             1. Copy SHOW2.EXE and all .SH2 show files to the same
  112.                diskette or hard disk directory,
  113.  
  114.             2. At the DOS prompt, type SHOW2 and press <Enter>
  115.  
  116.             3. Follow the program's instructions.  When viewing the
  117.                show, press F1 to toggle the help line ON/OFF.
  118.  
  119.  
  120.             Starting SHOW2 in Manual Mode
  121.  
  122.             SHOW2's manual mode is intended for personal show viewing
  123.             (the program's automated mode is used for unattended show
  124.             displays).  To start SHOW2 in manual mode, use the following
  125.             command:
  126.  
  127.             SHOW2 [SHOWDIR] [/BWx] [/NOFX] [/NH]
  128.  
  129.             [SHOWDIR] is an optional parameter which points to the
  130.             directory where the desired Show Files (.SH2) are stored.
  131.             SHOWDIR must be a valid DOS drive:\directory\ name
  132.             containing a trailing backslash.  If the [SHOWDIR] parameter
  133.             is omitted, SHOW2 will look for .SH2 files in the current
  134.             directory.  If the SHOW2 program is in directory in your DOS
  135.             PATH, start the SHOW2 program from the .SH2 file directory
  136.             and omit the [SHOWDIR] parameter.
  137.  
  138.             The [/BWx] optional parameter forces monochrome display and
  139.             color translation modes (new in SHOW 1.6) in cases where
  140.             SHOW2 is unable to automatically detect a monochrome
  141.             monitor, or whenever the default color translation does not
  142.             yield acceptable results on your monochrome monitor.  See
  143.             the section titled "Video Adapter Support" later on this
  144.             document for additional information on supported displays.
  145.             The [/NH] parameter is intended specifically for display
  146.             adapters which are not fully compatible with the IBM
  147.  
  148.  
  149.  
  150.                                                                  SHOW2 4
  151.  
  152.  
  153.             standards.  These include monochrome adapters (MDA, Hercules
  154.             or compatibles) and color/graphics adapters (CGA, EGA, VGA
  155.             and MCGA).  If your monitor exhibits erratic behavior,
  156.             displays garbage, or if your computer locks up for no
  157.             apparent reason, use the /NH parameter on the SHOW2 command
  158.             line.  Read the paragraph titled "Video Adapter Support"
  159.             later in this document for additional details.
  160.  
  161.             Following are sample commands:
  162.  
  163.             1. Show Files are in C:\DATA\SHOWS, SHOW2 is in C:\SHOW
  164.  
  165.             C:>CD SHOW
  166.             C:>SHOW2 C:\DATA\SHOWS\ <Enter>
  167.  
  168.             2. The SHOW2 program is in the DOS PATH and Show Files are
  169.                in the C:\DATA\SHOW directory:
  170.  
  171.             C:>CD DATA\SHOW
  172.             C:>SHOW2 <Enter>
  173.  
  174.             3. SHOW2.EXE and Show files are in the current directory and
  175.                monochrome output with default color translation is
  176.                desired:
  177.  
  178.             C:>SHOW2 /BW1 <Enter>
  179.  
  180.             The /NOFX parameter, if specified, disables special screen
  181.             transition effects, if any.  Screen effects and screen
  182.             display timing for AutoMode are defined by the show's
  183.             author.  If the show contains special effects, they are
  184.             displayed by default.  If /NOFX is specified, it can be
  185.             overridden during the show (in manual mode) by pressing the
  186.             F3 key.
  187.  
  188.  
  189.             Program startup
  190.  
  191.             If no Show Files were found in the current directory or in
  192.             the directory specified on the command line, SHOW2 will
  193.             terminate with an appropriate error message.  The error
  194.             message may also be displayed if an incorrect command-line
  195.             parameter was used.
  196.  
  197.             If .SH2 files were found, SHOW2 will display its
  198.             logo/copyright screen.  The logo screen will scroll away,
  199.             and will be replaced by an informational screen about
  200.             SHOW2's Help Line.  Since most screens contain 25 lines'
  201.             worth of information, the Help Line is not displayed by
  202.             default.  To proceed with the Show File Menu Screen, press
  203.             any key or click any mouse button.
  204.  
  205.  
  206.  
  207.                                                                  SHOW2 5
  208.  
  209.  
  210.             The Show File Menu
  211.  
  212.             The Show File Menu Screen displays a variable-size,
  213.             scrollable window containing the titles of all shows found
  214.             in the show directory.  To select a show, use the cursor
  215.             key(s) or roll the mouse until the desired show name is
  216.             highlighted, then press <Enter> or click the left mouse
  217.             button.  Pressing <Esc> or clicking the right mouse button
  218.             exits SHOW2 and returns to DOS.
  219.  
  220.             The Credit Screen
  221.  
  222.             Once